Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
get_declared_classes
get_declared_classes
Returns an array composed of the names of defined classes
Name:
get_declared_classes
Category:
Classes and Objects
Programming Language:
php
One-line Description:
Returns an array composed of the names of defined classes
Related
PHP and SCWS Integration Tutorial on CentOS: Efficient Chinese Text Segmentation
10
PHP Dynamic Sentence Display: Fetching Random Quotes Using Baidu Wenxin Yiyan API
2
How to Calculate the Week Difference Between Two Dates in PHP
10
How to Use PHP’s imagecharup Function to Dynamically Add Text to Images: A Detailed Guide
9
Similar Functions
get_object_vars
get_object_vars
Returntowritetoyouth
is_subclass_of
is_subclass_of
Checkswhethertheobje
get_class_vars
get_class_vars
Returnsanarrayofdefa
is_a
is_a
Checkifanobjectbelon
get_parent_class
get_parent_class
Returnstheparentclas
get_declared_interfaces
get_declared_interfaces
Returnanarraycontain
get_mangled_object_vars
get_mangled_object_vars
Itreturnsthesameresu
property_exists
property_exists
Checkifanobjectorcla
Popular Articles